PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / getTag Method
In This Topic
    getTag Method
    In This Topic
    Gets an arbitrary object value that can be used to store custom information about this element.
    Syntax
    public java.lang.Object getTag()

    Return Value

    Arbitrary data attached to this object.
    See Also